home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / bbs_util / cdesc110.zip / CDESC.CFG < prev    next >
Text File  |  1996-04-12  |  930b  |  35 lines

  1. ;
  2. ;          Configuration file for CDesc (by DDA)
  3. ;
  4. ;  Defining your unarchiver
  5. ;  ~~~~~~~~~~~~~~~~~~~~~~~~
  6. ;  1) Search the list of archive types below for the one(s) that you
  7. ;     might encounter.
  8. ;
  9. ;  2) If necessary, modify the command lines to work on your system.
  10. ;     Only modify the switches and paths.  Do NOT put any file names
  11. ;     on the sample command lines!
  12. ;
  13. ;  3) If the program is not in your PATH, then you must include the path.
  14. ;     For example:  unarj = c:\arj\arj e
  15. ;
  16. unARC = pkxarc
  17. unARJ = arj e -y
  18. unHAP = pah e
  19. unLZH = lha e -n2 -m+ -c+
  20. unPAK = pak e /wa
  21. unRAR = rar e
  22. unUC2 = uc e -f
  23. unZIP = pkunzip -# -o
  24. unZOO = zoo -extract
  25. unHA  = ha ey
  26. unHPK = hpack x -oa
  27. unHYP = hyper -xo
  28. unSQZ = sqz e /o1
  29. ;
  30. ; Note: the "-#" switch for pkunzip is an undocumented switch for v2.x,
  31. ;       which suppresses *all* messages. This makes a cleaner display.
  32. ;
  33. ; End of CDesc.CFG
  34. ;
  35.